home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / misc / montor.zip / MONTOR.DOC < prev    next >
Text File  |  1993-11-15  |  3KB  |  45 lines

  1. MONTOR.EXE  (VERSION 1.0)               Copyright (c) 1993 Neil Rubenking
  2. -------------------------------------------------------------------------
  3.               First Published in PC Magazine December 7, 1993 (Utilities)
  4. -------------------------------------------------------------------------
  5. MONTOR by Neil Rubenking
  6.  
  7. PURPOSE: 
  8.          MONTOR tracks your system's available memory, free system resources,
  9. and disk space, and warns you if any one of them drops below preset warning
  10. points. MONTOR uses Windows' drag-and-drop features to change alarm levels.
  11.  
  12. SETUP:
  13.          To install MONTOR, unzip the file MONTOR.ZIP into a directory on
  14. your hard disk, move the file DISKDLL.DLL into your Windows system directory
  15. (usually C:\WINDOWS\SYSTEM), and then create a Program Manager icon for
  16. MONTOR. If you want to run MONTOR automatically every time Windows starts,
  17. simply drag its icon into your Startup group. MONTOR requires the Visual
  18. Basic 3.0 runtime module VBRUN300.DLL. If you don't have this file on your
  19. system, download the file VBRUN3.ZIP from Library 10 of ZiffNet's TIPS forum
  20. and unzip it into your Windows system directory (usually C:\WINDOWS\SYSTEM).
  21.  
  22. REMARKS:
  23.           MONTOR displays from five to eight gauges that register the
  24. percentage free of various system resources. The first three gauges
  25. correspond to the three Free System Resource values: System, GDI, and
  26. User. The fourth gauge tracks available memory, including virtual memory
  27. created by using a Windows swap file. The last one to four gauges monitor
  28. up to four fixed disks--hard disks, hard disk partitions, or RAM disks.
  29. If the system has fewer than four fixed disks, MONTOR's main window shrinks
  30. to omit the extra gauges.
  31.  
  32.            Each gauge is a vertical line marked off in increments of 10
  33. percent. To the left of the line is a yellow current-value pointer that
  34. graphically displays the value shown in the Free Percent label. The red
  35. warning-level pointer to the right of the line represents the Warn At label.
  36.  
  37.            MONTOR initially sets the warning levels by reading values from
  38. the file MONTOR.INI. If this file does not yet exist, MONTOR sets the warning
  39. levels to a default value of 20 percent. To set a warning level yourself,
  40. just grab the pointer with the mouse and then drag it to the desired
  41. location.
  42. ----------------------------------------------------------------------------
  43. Neil J. Rubenking is technical editor of PC Magazine.
  44. ----------------------------------------------------------------------------
  45.